home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 3 / CD ACTUAL 3.iso / linux / docs / linux-do / man-page / other / info.tar < prev    next >
Encoding:
Text File  |  1995-09-10  |  4.2 KB  |  110 lines

  1. Hello,
  2.  
  3. The file info.tar contains a collection of info files for reading with
  4. GNU emacs.
  5.  
  6. It is compiled for users of the slackware Linux distribution which
  7. does not contain other info files than those that come with the emacs
  8. package. Since 99% of the material is not linux specific, it can be
  9. useful on any other system however.
  10.  
  11. The archive contains only compressed data. That's why it is not
  12. compressed itself.
  13.  
  14. All files in the archive have the path-name /usr/info in front of
  15. them. Such that if you unpack it in / the files will be located
  16. correctly.
  17.  
  18. Caution:
  19. ========
  20. If you have the SLS T-series of disks installed, please delete the
  21. file info.elc that is located where the auc-tex-stuff is. This is an
  22. old version of the info mode that doesn't work with emacs-19.
  23.  
  24. Please let me know, if you know more or newer interesting files to
  25. add! Thank you.
  26.  
  27. Dirk Zoller <duz@roxi.rz.fht-mannheim.de>
  28.  
  29. ====================================================================
  30. ====================================================================
  31. The packages contains the following info files:
  32. ====================================================================
  33. ====================================================================
  34.  
  35.   This (the Directory node) gives a menu of major topics. Typing "d"
  36.   returns here, "q" exits, "?" lists all INFO commands, "h" gives a
  37.   primer for first-timers, "mTexinfo<Return>" visits Texinfo topic, etc.
  38.   --- PLEASE ADD DOCUMENTATION TO THIS TREE. (See INFO topic first.) ---
  39. * Menu: The list of major topics begins on the next line.
  40.  
  41. Developing in C and C++:
  42. ========================
  43. * Gcc: (gcc).        Information about the gcc Compiler
  44. * Cpp: (cpp).        The C Preprozessor
  45. * Make: (make).        The GNU make Utility
  46. * GDB: (gdb).        The GNU Debugger
  47.  
  48. Libraries and program generators:
  49. =================================
  50. * glibc: (libc).    The standard C runtime library.
  51. * iostream: (iostream).    The GNU C++ iostream library.
  52. * Libg++: (libg++).    The G++ Library
  53. * gmp: (gmp).        GNU MP arbitrary precision arithmetic library.
  54. * Regex: (regex).    The GNU regular expression library.
  55. * Termcap: (termcap).    The termcap library, which enables application programs
  56.             to handle all types of character-display terminals.
  57. * Gperf: (gperf).    Hash Gererator
  58. * Bison: (bison).    bison, and not yacc
  59. * ipc: (ipc).        System V inter process communication system calls.
  60.  
  61. Other languages:
  62. ================
  63. * mst: (mst).        The GNU Smalltalk programming language.
  64. * GAWK: (gawk).        The GNU version of awk
  65. * Emacs Lisp: (elisp).    The language of emacs.
  66. * CL: (cl).        Partial Common Lisp support for Emacs Lisp.
  67.  
  68. Using Emacs & Co.
  69. =================
  70. * Emacs: (emacs).    The extensible self-documenting text editor.
  71. * Info: (info).        Browsing documentation with emacs.
  72. * ispell: (ispell).    Spelling checker.
  73. * VIP: (vip).        A VI-emulation for emacs.
  74. * GNUS: (gnus).        The GNUS News Reader.
  75. * SC: (sc).        Supercite lets you cite parts of messages you're 
  76.               replying to, in hairy ways.
  77. * Forms: (forms).    Emacs package for editing data bases
  78.               by filling in forms.
  79.  
  80. TeXinfo documentation
  81. =====================
  82. * info: (info-stnd).    Standalone documentation browser.
  83. * Texinfo: (texi).    With one source file, make either a printed manual
  84.               (through TeX) or an Info file (through texinfo).
  85.               Full documentation in this menu item.
  86. * Makeinfo: (makeinfo).    Compiling *.texi files to * files
  87.               suitable for reading with info.
  88.  
  89. The shell:
  90. ==========
  91. * Features: (features).    Features of the BASH 
  92. * History: (history).    History for the BASH
  93. * Readline: (readline).    Readline Documentation
  94.  
  95. Miscellaneous commands and documents
  96. ====================================
  97. * Tar: (tar).        The GNU replacemant of tar.
  98. * gzip: (gzip).        The GNU zip compression utility.
  99. * recode: (recode).    The recode command lets you convert character sets.
  100. * UUCP: (uucp).        Unix to Unix Copy, Taylor UUCP 1.04
  101. * gdbint: (gdbint).    Internals of the GNU debugger
  102. * stabs: (stabs).    The stabs debugging format.
  103. * bfd: (bfd).        Binary file descriptor library.
  104.  
  105. How to contribute to the GNU project:
  106. =====================================
  107. * standards: (standards). Coding advice for programmers
  108. * Configure: (configure). Information about the configure Utility
  109. * Cfg-Paper: (cfg-paper). Paper about the configure Utility
  110.